ComponentOne Basic Library for UWP
Color Properties
UWP Edition Basic Library > Radial Menu for UWP > C1RadialMenu Layout and Appearance > C1RadialMenu Appearance Properties > Color Properties

The following properties let you customize the colors used in the C1RadialMenu control and the C1RadialMenuItem items.

 

Property

Description

Background

Gets or sets a brush that describes the background of a control. This is a dependency property.

Foreground

Gets or sets a brush that describes the foreground color. This is a dependency property.

 

See Also